Build Log
  

Rebuild started: Project: LuaWrapper, Configuration: Editor Unicode Release|Win32

Command Lines
  
Creating temporary file "j:\repos\client\Angelica2Client\Common\LuaWrapper\Editor Unicode Release\RSP0000192113215924.rsp" with contents
[
/Od /I "..\..\Angelica2\Output\3rdSDK\Include" /I "..\..\Angelica2\Output\a3dSDK\Include" /I "..\..\Angelica2\Output\acSDK\Include" /I "..\..\Angelica2\Output\afSDK\Include" /I "..\..\Angelica2\Output\amSDK\Include" /I "..\..\Angelica2\Output\apSDK\Include" /I "..\..\Angelica2\3rdSDK\Include\lua" /D "_LIB" /D "WIN32" /D "UNICODE" /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NON_CONFORMING_SWPRINTFS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /Gm /EHsc /RTC1 /MD /Fp"Editor Unicode Release\LuaWrapper_u.pch" /Fo"Editor Unicode Release\\" /Fd"Editor Unicode Release\\" /W3 /c /ZI /TP .\Debugger.cpp

.\ScriptValue.cpp

.\LuaUtil.cpp

.\LuaState.cpp

.\LuaScript.cpp

.\LuaMemTbl.cpp

.\LuaDebugMsg.cpp

.\LuaDebugIPC.cpp

.\LuaDebugHelper.cpp

.\LuaDebug.cpp

.\LuaAPI.cpp

.\LD_NameValue.cpp
]
Creating command line "cl.exe @"j:\repos\client\Angelica2Client\Common\LuaWrapper\Editor Unicode Release\RSP0000192113215924.rsp" /nologo /errorReport:prompt"
Creating temporary file "j:\repos\client\Angelica2Client\Common\LuaWrapper\Editor Unicode Release\RSP00001C2113215924.rsp" with contents
[
/OUT:"Editor Unicode Release\LuaWrapper_u.lib" ".\Editor Unicode Release\Debugger.obj"

".\Editor Unicode Release\LD_NameValue.obj"

".\Editor Unicode Release\LuaAPI.obj"

".\Editor Unicode Release\LuaDebug.obj"

".\Editor Unicode Release\LuaDebugHelper.obj"

".\Editor Unicode Release\LuaDebugIPC.obj"

".\Editor Unicode Release\LuaDebugMsg.obj"

".\Editor Unicode Release\LuaMemTbl.obj"

".\Editor Unicode Release\LuaScript.obj"

".\Editor Unicode Release\LuaState.obj"

".\Editor Unicode Release\LuaUtil.obj"

".\Editor Unicode Release\ScriptValue.obj"
]
Creating command line "lib.exe @"j:\repos\client\Angelica2Client\Common\LuaWrapper\Editor Unicode Release\RSP00001C2113215924.rsp" /NOLOGO"
Creating temporary file "j:\repos\client\Angelica2Client\Common\LuaWrapper\Editor Unicode Release\BAT00001D2113215924.bat" with contents
[
@echo off

set DST_PATH="..\Output"

xcopy "j:\repos\client\Angelica2Client\Common\LuaWrapper\Editor Unicode Release\LuaWrapper_u.lib" %DST_PATH%\Lib\ /R /Y /Q

xcopy LuaApi.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q

xcopy LuaMemTbl.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q

xcopy LuaScript.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q

xcopy LuaState.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q

xcopy LuaUtil.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q

xcopy ScriptValue.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line """j:\repos\client\Angelica2Client\Common\LuaWrapper\Editor Unicode Release\BAT00001D2113215924.bat"""
Output Window
  
Compiling...
LD_NameValue.cpp
LuaAPI.cpp
LuaDebug.cpp
LuaDebugHelper.cpp
LuaDebugIPC.cpp
LuaDebugMsg.cpp
LuaMemTbl.cpp
LuaScript.cpp
LuaState.cpp
LuaUtil.cpp
ScriptValue.cpp
Debugger.cpp
Generating Code...
Creating library...
Performing Post-Build Event...
1 File(s) copied
1 File(s) copied
1 File(s) copied
1 File(s) copied
1 File(s) copied
1 File(s) copied
1 File(s) copied
Results
  
Build log was saved at "file://j:\repos\client\Angelica2Client\Common\LuaWrapper\Editor Unicode Release\BuildLog.htm"
LuaWrapper - 0 error(s), 0 warning(s)